
The IDIOT COMPILER is designed to create highly customized code
to achieve ultimate APPLESOFT to ASM translation output.  

However, it does require user interaction.

If you wish to make the PARSER mode fully automatic, here is a patch
you can add to do so.  Just follow the instructions below while the
COMPILER disk is in the drive. 

Be aware, full- automatic code generation "could" result in a slight 
(almost unnoticable) slowdown and 15% larger binary programs in some 
circumstances.

PARSER MODE does not support every function and feature of REGULAR
MODE, but its pretty close.  APPLESOFT must be in full accordance
to IDIOT COMPILER in order for successful entry.

NOTE/CAUTION/WARNING--- BUG ALERT....

**** SOMETIMES and its fairly random, the PARSER will crash into
the monitor, signified by (*) the Astrix.  There exists some currently
unknown memory conflict that will result in total crash.  We do not know
the issue.. however, if this happens please REBOOT the compiler disk and
re-run the PARSER to import your statements.  If the code you are attempting
to compile is valid, we have found that on the 2nd attempt to import, it does
fully finish the task with no further issues... we are working on it, perhaps
its some sort of LOW-MEMORY condition.


At the APPLESOFT Prompt:
=============================================
PATCH to MAKE AUTOMATIC PARSER:

type: (AUTO)

Choose and Type a Number depending on option desired.

1.   AUTO OFF"
2.   AUTO 08 BIT ON"
3.   AUTO 16 BIT ON"
4.   AUTO 24 BIT ON"

